Right now our pipes just fall, but we want them to move across the screen from right to left.
- Go to and drag Set x Speed and Sprite Gravity Off inside the interval event.
- Change the names in front of both of those actions to bottom_pipe.
- Set the x speed to -5 (negative) so the blocks move to the left.
To navigate the page using the TAB key, first press ESC to exit the code editor.